  
fieldset,img {border:0 none}  /* 重置fieldset（表单分组）、图片的边框为0*/
dl,ul,ol,menu,li {list-style:none}   /* 重置类表前导符号为onne,menu在HTML5中有效 */
blockquote, q {quotes: none}   /* 重置嵌套引用的引号类型 */
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}  /* 重置嵌套引用*/
input,select,textarea,button {vertical-align:middle;resize:none;-webkit-appearance: none !important;outline: none; border:none; background:transparent;}  /* 重置表单控件垂直居中*/
button { cursor:pointer}  /* 重置表单button按钮效果 */
a {color:#333;text-decoration:none;border:0 none;}  /* 重置链接a标签 */
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}  /* 重置样式标签的样式 */
caption {display:none;}    /* 重置表格标题为隐藏 */
table {border-collapse:collapse;border-spacing:0;}    /* 重置table属性 */
img{ border:0 none; max-width: 100%;vertical-align: middle;}  /* 图片在当前行内的垂直位置 */
a img{border:0 none;}
em,i{font-style:normal;}
h3,h4,h5,h6{ font-weight: normal;}
/* 取消a标签点击后的虚线框 */
 a {outline: none;color: inherit;-webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;  -webkit-user-select: none;}  
/*清除浮动*/
.fl{ float:left;}
.fr{ float:right;}
.clear10{height:10px;overflow:hidden;clear:both;}
.clear20{height:20px;overflow:hidden;clear:both;}
.clear30{height:30px;overflow:hidden;clear:both;}
.clear40{height:40px;overflow:hidden;clear:both;}
.clear100{height:100px;overflow:hidden;clear:both;}
.clearfix:after {content: "";display: block;clear: both;width: 100%;height: 0;line-height: 0;font-size: 0;}

 /* input 的 placeholder*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#999;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#999;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#999;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #999;}

/* padding */
.padding-top-10{ padding-top: 10px;}
.padding-left-10{ padding-left: 10px;}
.padding-right-10{ padding-right: 10px;}
.padding-bottom-10{ padding-bottom: 10px;}
.padding-10{ padding: 10px;}
.padding-top-15{ padding-top: 15px;}
.padding-left-15{ padding-left: 15px;}
.padding-right-15{ padding-right: 15px;}
.padding-bottom-15{ padding-bottom: 15px;}
.padding-15{ padding: 15px;}
.padding-top-20{ padding-top: 20px;}
.padding-left-20{ padding-left: 20px;}
.padding-right-20{ padding-right: 20px;}
.padding-bottom-20{ padding-bottom: 20px;}
.padding-20{ padding: 20px;}
.padding-top-25{ padding-top: 25px;}
.padding-left-25{ padding-left: 25px;}
.padding-right-25{ padding-right: 25px;}
.padding-bottom-25{ padding-bottom: 25px;}
.padding-25{ padding: 25px;}
.padding-top-30{ padding-top: 30px;}
.padding-left-30{ padding-left: 30px;}
.padding-right-30{ padding-right: 30px;}
.padding-bottom-30{ padding-bottom: 30px;}
.padding-30{ padding: 30px;}
.padding-top-40{ padding-top: 40px;}
.padding-left-40{ padding-left: 40px;}
.padding-right-40{ padding-right: 40px;}
.padding-bottom-40{ padding-bottom: 40px;}
.padding-40{ padding: 40px;}
.padding-top-50{ padding-top: 50px;}
.padding-left-50{ padding-left: 50px;}
.padding-right-50{ padding-right: 50px;}
.padding-bottom-50{ padding-bottom: 50px;}
.padding-50{ padding: 50px;}
.padding-top-70{ padding-top: 70px;}
.padding-left-70{ padding-left: 70px;}
.padding-right-70{ padding-right: 70px;}
.padding-bottom-70{ padding-bottom: 70px;}
.padding-70{ padding: 70px;}

/* margin */
.margin-top-10{ margin-top: 10px;}
.margin-left-10{ margin-left: 10px;}
.margin-right-10{ margin-right: 10px;}
.margin-bottom-10{ margin-bottom: 10px;}
.margin-10{ margin: 10px;}
.margin-top-15{ margin-top: 15px;}
.margin-left-15{ margin-left: 15px;}
.margin-right-15{ margin-right: 15px;}
.margin-bottom-15{ margin-bottom: 15px;}
.margin-15{ margin: 15px;}
.margin-top-20{ margin-top: 20px;}
.margin-left-20{ margin-left: 20px;}
.margin-right-20{ margin-right: 20px;}
.margin-bottom-20{ margin-bottom: 20px;}
.margin-20{ margin: 20px;}
.margin-top-25{ margin-top: 25px;}
.margin-left-25{ margin-left: 25px;}
.margin-right-25{ margin-right: 25px;}
.margin-bottom-25{ margin-bottom: 25px;}
.margin-25{ margin: 25px;}
.margin-top-30{ margin-top: 30px;}
.margin-left-30{ margin-left: 30px;}
.margin-right-30{ margin-right: 30px;}
.margin-bottom-30{ margin-bottom: 30px;}
.margin-30{ margin: 30px;}
.margin-top-40{ margin-top: 40px;}
.margin-left-40{ margin-left: 40px;}
.margin-right-40{ margin-right: 40px;}
.margin-bottom-40{ margin-bottom: 40px;}
.margin-40{ margin: 40px;}
.margin-top-50{ margin-top: 50px;}
.margin-left-50{ margin-left: 50px;}
.margin-right-50{ margin-right: 50px;}
.margin-bottom-50{ margin-bottom: 50px;}
.margin-50{ margin: 50px; }
.margin-top-70{ margin-top: 70px;}
.margin-left-70{ margin-left: 70px;}
.margin-right-70{ margin-right: 70px;}
.margin-bottom-70{ margin-bottom: 70px;}
.margin-70{ margin: 70px; }
.margin-left-right-auto{  margin-left: auto; margin-right: auto;}

.f12{ font-size: 12px;}

.f14{ font-size: 14px;}
.f15{ font-size: 15px;}
.f16{ font-size: 16px;}
.f18{ font-size: 18px;}
.f20{ font-size: 20px;}
.f22{ font-size: 22px;}
.f24{ font-size: 24px;}
.f26{ font-size: 26px;}
.f28{ font-size: 28px;}
.f30{ font-size: 30px;}
.f34{ font-size: 34px;}
.f36{ font-size: 36px;}
.f40{ font-size: 40px;}
.f50{ font-size: 50px;}
.f54{ font-size: 54px;}
.f58{ font-size: 58px;}
.f60{ font-size: 60px;}
.f70{ font-size: 70px;}
.f80{ font-size: 80px;}


.color-blue{ color: #294179;}
 
.color-red{color: red;}
.color-white{ color: white;}
.color-black{ color: black;}
.color-666{ color: #666; }
.color-888{ color: #888;}
.color-555{ color: #555;}
.color-999{ color: #999;}
.color-yellow{ color: #fff100;}

.bg-f5{ background-color: #f5f7f9;}
.bg-f0{ background-color: #f0f1f5;}
.bg-blue{background-color: #294179;}
.bg-red{background-color: red;}
.bg-white{ background-color: white;}
.bg-black{ background-color: black;}
.bg-666{  background-color: #666;}
.bg-888{  background-color: #888;}
.bg-555{  background-color: #555;}
.bg-yellow{ background: #ffe100;}
.bg-green{ background: #009494;}

.dis-flex-center-center{  display: -webkit-flex; /* Safari */display: flex; align-items: center; justify-content: center;}
.dis-flex-between-center{  display: -webkit-flex; /* Safari */display: flex; justify-content: space-between; align-items: center;}
.dis-flex-center{  display: -webkit-flex; /* Safari */display: flex; align-items: center;}
.dis-flex-between{ display: -webkit-flex; /* Safari */ display: flex; justify-content: space-between}
.dis-flex{ display: -webkit-flex; /* Safari */ display: flex;}
.flex-column{ flex-direction: column;}
.flex-wrap{ flex-wrap: wrap;}

.hmax{ height: 100% !important;}
.wmax{ width: 100% !important;}
.w50{ width: 50% !important;}
.position-relative{ position: relative;}
.img{ position: relative; overflow: hidden;}
.transition{ transition: all .36s;}
.transition1{ transition: all 1s;}
.line-height{ line-height: 2;}
.text-center{ text-align: center;}
.text-right{ text-align: right;}
.text-left{ text-align: left;}
.text-uppercase{ text-transform: uppercase;}
.cursor{ cursor: pointer;}
.font-weight{ font-weight: 800;}
.fixed{  position: fixed; top: 0; left: 0; width: 100%; z-index: 9999;   -webkit-animation: 300ms ease-in-out 0s normal none fadeInDown;
  animation: 300ms ease-in-out 0s normal none fadeInDown;}
  @-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}
  @keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}
 
.line-clamp{  white-space: nowrap;   overflow: hidden;text-overflow:ellipsis;}
.line-clamp2{ word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.line-clamp3{ word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.line-height2-4{ line-height: 2.4;}
.opacity8{ opacity: 0.7;}


/* 栏目页banner手机端与pc端切换显示 */
  .colum-banner-pc{  display: block;  }
  .colum-banner-phone{ display: none; }
  @media screen and (max-width:750px){
    .colum-banner-pc{  display: none; }
    .colum-banner-phone{  display: block; }
  }
  /* 图片放大 */
  .img-scale{ transform: scale(1); transition: all .5s; }
  .img-scale:hover{ transform: scale(1.1); transition: all .5s;  }

  
/*分页样式*/
.pglist {padding:  80px 0;width: 100%;text-align: center;clear: both;}
.pglist a {color: #333;padding: 0 15px;margin: 0 4px;background: #fff;border: 1px solid #edebeb;}
.pglist a.close {background: #f2f2f2 !important;}
.pglist * {display: inline-block;vertical-align: middle;line-height: 34px;padding-bottom: 1px;}
.pglist a:hover,.pglist .hover {display: inline-block;color: #fff;background: #00533c;border-color: #00533c;}
/* 变色 */

 /* 引用字体 */
 @font-face {
	font-family: 'DIN'; 
	src: url('../font/DIN.ttf');
	src:
		url('../font/DIN.eot?#font-spider') format('embedded-opentype');
		url('../font/DIN.woff') format('woff');
		url('../font/DIN.ttf') format('truetype');
		url('../font/DIN.svg') format('svg');		
	font-weight: 300;
	font-style: normal;

}
.DIN{	font-family: 'DIN'; }